![]() |
![]() |
![]() |
|
FIND SUB STRING$
This command will find the first occurance of the substring within the specified source string.
Return Integer=FIND SUB STRING$(source, string)
source String string String
The character index within the source string that locates the substring
a$="dark basic pro by lee bamber"
|